[INFO] fetching crate async-dashscope 0.12.1...
[INFO] testing async-dashscope-0.12.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate async-dashscope 0.12.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate async-dashscope 0.12.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate async-dashscope 0.12.1
[INFO] tweaked toml for crates.io crate async-dashscope 0.12.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-dashscope 0.12.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate async-dashscope 0.12.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33e95d8aa5b14cb8006ca57b52af7d2f731d2a44298972cc1f7e37085c8eb1d1
[INFO] running `Command { std: "docker" "start" "-a" "33e95d8aa5b14cb8006ca57b52af7d2f731d2a44298972cc1f7e37085c8eb1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33e95d8aa5b14cb8006ca57b52af7d2f731d2a44298972cc1f7e37085c8eb1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e95d8aa5b14cb8006ca57b52af7d2f731d2a44298972cc1f7e37085c8eb1d1", kill_on_drop: false }`
[INFO] [stdout] 33e95d8aa5b14cb8006ca57b52af7d2f731d2a44298972cc1f7e37085c8eb1d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76e15991c283d54f98b608c8e5ff5a4ba91c8dee2ea099ac3f7ff85f61ae3c37
[INFO] running `Command { std: "docker" "start" "-a" "76e15991c283d54f98b608c8e5ff5a4ba91c8dee2ea099ac3f7ff85f61ae3c37", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling async-tungstenite v0.32.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-dashscope v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.63s
[INFO] running `Command { std: "docker" "inspect" "76e15991c283d54f98b608c8e5ff5a4ba91c8dee2ea099ac3f7ff85f61ae3c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76e15991c283d54f98b608c8e5ff5a4ba91c8dee2ea099ac3f7ff85f61ae3c37", kill_on_drop: false }`
[INFO] [stdout] 76e15991c283d54f98b608c8e5ff5a4ba91c8dee2ea099ac3f7ff85f61ae3c37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6aec7381c25d82edaf73fd5abe6b1f16b4b3022890c371046c8de49ee642a2dd
[INFO] running `Command { std: "docker" "start" "-a" "6aec7381c25d82edaf73fd5abe6b1f16b4b3022890c371046c8de49ee642a2dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling async-dashscope v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `async-dashscope` (example "qwen-image-edit")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name qwen_image_edit --edition=2024 examples/qwen-image-edit.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hound"' --cfg 'feature="rustls"' --cfg 'feature="wav-decoder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hound", "native-tls", "reqwest-websocket", "rustls", "wav-decoder", "websocket"))' -C metadata=5c094887f92ec3f7 -C extra-filename=-5afbcfc2b64462b6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_dashscope=/opt/rustwide/target/debug/deps/libasync_dashscope-ffa51c82eb528c6a.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-732f45c500397fdd.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-85660b9a10d8b8b7.rlib --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-5346df86ab8e7bce.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-d64fc74dda1a8f60.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-328b1be4f58961c5.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-8cba2ee4533c72df.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddde888a0172f751.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-8e9a3da1809a8b29.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-12bee14f760c146b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-309be7e9629dfc1c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bd00e05030ea3052.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-23a7036921fbc18a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5ddd3469c9be47de.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9383e2168b04d077.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0d6ad38347a1ccca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852a6ce77dedc15b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1f9401719c6ddbda/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async-dashscope` (example "text-generation")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name text_generation --edition=2024 examples/text-generation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hound"' --cfg 'feature="rustls"' --cfg 'feature="wav-decoder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hound", "native-tls", "reqwest-websocket", "rustls", "wav-decoder", "websocket"))' -C metadata=3cbef942e875e43d -C extra-filename=-042a9392c9b4a71f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_dashscope=/opt/rustwide/target/debug/deps/libasync_dashscope-ffa51c82eb528c6a.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-732f45c500397fdd.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-85660b9a10d8b8b7.rlib --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-5346df86ab8e7bce.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-d64fc74dda1a8f60.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-328b1be4f58961c5.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-8cba2ee4533c72df.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddde888a0172f751.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-8e9a3da1809a8b29.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-12bee14f760c146b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-309be7e9629dfc1c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bd00e05030ea3052.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-23a7036921fbc18a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5ddd3469c9be47de.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9383e2168b04d077.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0d6ad38347a1ccca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852a6ce77dedc15b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1f9401719c6ddbda/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `async-dashscope` (example "qwen-mt")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name qwen_mt --edition=2024 examples/qwen-mt.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hound"' --cfg 'feature="rustls"' --cfg 'feature="wav-decoder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hound", "native-tls", "reqwest-websocket", "rustls", "wav-decoder", "websocket"))' -C metadata=45c8f50f99a91355 -C extra-filename=-97531975d621145d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_dashscope=/opt/rustwide/target/debug/deps/libasync_dashscope-ffa51c82eb528c6a.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-732f45c500397fdd.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-85660b9a10d8b8b7.rlib --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-5346df86ab8e7bce.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-d64fc74dda1a8f60.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-328b1be4f58961c5.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-8cba2ee4533c72df.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddde888a0172f751.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-8e9a3da1809a8b29.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-12bee14f760c146b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4b9ce20aa8e927d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-309be7e9629dfc1c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bd00e05030ea3052.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-23a7036921fbc18a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5ddd3469c9be47de.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9383e2168b04d077.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0d6ad38347a1ccca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852a6ce77dedc15b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1f9401719c6ddbda/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6aec7381c25d82edaf73fd5abe6b1f16b4b3022890c371046c8de49ee642a2dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aec7381c25d82edaf73fd5abe6b1f16b4b3022890c371046c8de49ee642a2dd", kill_on_drop: false }`
[INFO] [stdout] 6aec7381c25d82edaf73fd5abe6b1f16b4b3022890c371046c8de49ee642a2dd
